fast_flush_area() should index the unmap request array using
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 7 Nov 2005 11:52:49 +0000 (12:52 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 7 Nov 2005 11:52:49 +0000 (12:52 +0100)
commit676ad5da47a054f1516d83a7d3568bffbf612b90
tree26bd5f6f825baf8a4b0b98dd4f4b78c871cc3719
parent12f3d679c665c0145021da0ca29e1b6de0447d9e
fast_flush_area() should index the unmap request array using
invcount, not i. Also, fix initialisation of pending_grant_handles:
it was happening too late, and the use of memset() was bogus.

Signed-off-by: Harry Butterworth <butterwo@uk.ibm.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/blkback/blkback.c